internal/runtime/maps.Iter.elem (field)
8 uses
internal/runtime/maps (current package)
table.go#L643: elem unsafe.Pointer // Must be in second position (see cmd/compile/internal/walk/range.go).
table.go#L723: return it.elem
table.go#L814: it.elem = nil
table.go#L870: it.elem = elem
table.go#L874: it.elem = nil
table.go#L1003: it.elem = elem
table.go#L1130: it.elem = elem
table.go#L1138: it.elem = nil
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |